home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / maximus / dlc_243.zip / DLC.CTL next >
Text File  |  1992-08-26  |  6KB  |  176 lines

  1. ; DLC v2.43 - Copyright (c) 1991, 1992 Robert Presland
  2.  
  3. ; Any line preceeded by a semi-colon (;) is a comment and will be ignored
  4. ; as well as any blank lines.  The order of the keywords in this file
  5. ; is not important.
  6.  
  7. ;----------------------------------------------------------------------------
  8.  
  9. ; The 'AreaDat' keyword specifies the Maximus control area which specifies
  10. ; the file area specifications.  This keyword is required.  You should
  11. ; always use fully qualified path names both in the FILEAREA.CTL file
  12. ; as well as in any configuration file!
  13.  
  14. AreaDat C:\MAX\AREA.DAT
  15.  
  16. ;----------------------------------------------------------------------------
  17.  
  18. ; The 'LogFile' keyword specifies that DLC should append to a log file
  19. ; including it's activity.  The absence of this keyword will result in
  20. ; no log being created.
  21.  
  22. LogFile C:\MAX\DLC\DLC.LOG
  23.  
  24. ;----------------------------------------------------------------------------
  25.  
  26. ; The 'LogLevel' keyword specifies how much information will be entered
  27. ; in the log file.  Default is Level 1
  28.  
  29. ;    Level 0     Begin and End messages (+), and file error messages (!)
  30. ;    Level 1     Processing messages (:)
  31. ;    Level 2     Missing entry messages (~)
  32. ;    Level 3     Progress messages (-)
  33.  
  34. LogLevel 3
  35.  
  36. ;----------------------------------------------------------------------------
  37.  
  38. ; The 'BBSLog' keyword specifies a Maximus log file to parse for downloads.
  39. ; This keyword is optional and if omitted, DLC will not update any counters.
  40.  
  41. BBSLog C:\MAX\MAX.LOG
  42.  
  43. ;----------------------------------------------------------------------------
  44.  
  45. ; The 'CounterStyle' keyword specifies which counter delimiter to use.
  46. ; If this keyword is omitted, then style 1 will be used.  The various
  47. ; styles are as follows:
  48. ;
  49. ;     Style 1 = [ ]   Style 2 = { }   Style 3 = ( )   Style 4 = < >
  50.  
  51. CounterStyle 1
  52.  
  53. ;----------------------------------------------------------------------------
  54.  
  55. ; The 'CounterLength' keyword tells DLC how many digits to use in the counter.
  56. ; If you specify 4, then there will be 4 characters between the delimiters.
  57. ; Numbers will NOT be zero padded however, they will be space padded on
  58. ; the left, ie. [   1].  The default is 4 characters.
  59.  
  60. ;CounterLength 3
  61.  
  62. ;----------------------------------------------------------------------------
  63.  
  64. ; The 'DownloadLog' keyword specifies that DLC should create a download
  65. ; log of all files downloaded (obtained from the BBSLog specification)
  66. ; in the form:
  67. ;
  68. ;     <name> <file> <protocol> <date> <time>
  69. ;
  70. ;     JOE_SYSOP FILENAME.EXT Z 01-NOV 12:34:56
  71.  
  72. ;DownloadLog C:\MAX\DL.LOG
  73.  
  74. ;----------------------------------------------------------------------------
  75.  
  76. ; The 'MailerLog' keyword specifies a FrontDoor or Binkley log
  77. ; file to parse for files that are sent, and will be treated as
  78. ; downloaded.
  79.  
  80. MailerLog C:\FD\FD.LOG
  81. ;MailerLog C:\BINKLEY\BINKLEY.LOG
  82. ;----------------------------------------------------------------------------
  83.  
  84. ; The 'IgnoreExt' keyword instructs DLC to ignore all files with the
  85. ; specified extension, that is they will not be viewed as downloaded.
  86. ; DLC knows enough to exclude the MO?, TU?, WE?, TH?, FR?, SA?, and
  87. ; SU? extensions, also the QW? extensions, as well as the standard 
  88. ; PKT extension.  You are allowed up to 60 extensions, do NOT include
  89. ; the dot when specifying extensions!
  90.  
  91. IgnoreExt TIC
  92. IgnoreExt RSP
  93. IgnoreExt OUT
  94. IgnoreExt CUT
  95. IgnoreExt REQ
  96. IgnoreExt FLE
  97. IgnoreExt DUT
  98. IgnoreExt HUT
  99. IgnoreExt RPT
  100.  
  101. ;----------------------------------------------------------------------------
  102.  
  103. ; The 'IgnoreFilesWithTic' keyword instructs DLC to ignore the file transfer
  104. ; that immediately preceeds the transfer of a TIC file.
  105.  
  106. IgnoreFilesWithTic
  107.  
  108. ;----------------------------------------------------------------------------
  109.  
  110. ; The 'AddOrphan' keyword instructs DLC to add to the FILES.BBS (or
  111. ; equivalent) any file that was downloaded from that area that is not
  112. ; listing in the file already.
  113.  
  114. ;AddOrphan
  115.  
  116. ;----------------------------------------------------------------------------
  117.  
  118. ; The 'SpaceForZero' keyword instructs DLC to use a space for a zero
  119. ; count instead of a zero.  That is, DLC will insert a [    ] instead
  120. ; of a [   0].  The default is to use a zero instead of a space.
  121.  
  122. ;SpaceForZero
  123.  
  124. ;----------------------------------------------------------------------------
  125.  
  126. ; The 'ZeroPadded' keyword instructs DLC to padd counters with zeros
  127. ; instead of spaces, ie. [0001] instead of [   1].  This is in effect
  128. ; when adding new counters and updating old ones.  The default is to
  129. ; pad with spaces.
  130.  
  131. ;ZeroPadded
  132.  
  133. ;----------------------------------------------------------------------------
  134.  
  135. ; The 'ProcessGif' keyword instructs DLC to insert the GIF template in the
  136. ; description of all new GIF files (those without a counter).
  137.  
  138. ; ProcessGif
  139.  
  140. ;----------------------------------------------------------------------------
  141.  
  142. ; The 'GifTemplate' tells DLC what the GIF resolution should look like
  143. ; when placed in the file's description.  Everything after the keyword
  144. ; will be inserted verbatim except the following translation characters
  145. ; which will be translated as follows:
  146.  
  147. ;   %W = Width of GIF in pixels
  148. ;   %H = Height of GIF in pixels
  149. ;   %C = Number of colours in the GIF
  150.  
  151. ; GifTemplate (%Wx%H, %Cc)
  152.  
  153. ;----------------------------------------------------------------------------
  154.  
  155. ; The 'DLCStatFile' keyword specifies the location and name of the
  156. ; database to store the downloaded files information for use with the
  157. ; DLCTT utility.
  158.  
  159. DLCStatFile C:\MAX\DLC\DLC.FIL
  160.  
  161. ;----------------------------------------------------------------------------
  162.  
  163. ; The 'TopTen' keyword specifies the output MECCA file in which to put
  164. ; the top ten downloads based on the information in DLC.STA.  To reset
  165. ; the counts, just delete DLC.STA.  The default is to not create this
  166. ; file.
  167.  
  168. TopTen C:\MAX\DLC\TTDL.BBS
  169.  
  170. ;----------------------------------------------------------------------------
  171.  
  172. ; The 'Top' keyword specifies how many files to list in the 'TopTen' file.
  173. ; This number can be anywhere from 1 to 25, the default is 10.
  174.  
  175. ;Top 15
  176.